Skip to content

Commit

Permalink
Remove actions/checkout as we clone repo on our own
Browse files Browse the repository at this point in the history
  • Loading branch information
barthalion committed Oct 25, 2019
1 parent f0f0bf5 commit 4d37a75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 4d37a75

Please sign in to comment.