mirror of
https://github.com/stan220/flathub.git
synced 2026-09-08 18:29:08 +00:00
Remove actions/checkout as we clone repo on our own
This commit is contained in:
@@ -7,7 +7,6 @@ jobs:
|
||||
name: Merge
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Merge application
|
||||
uses: flathub/actions/merge@master
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user