Skip to content

Commit

Permalink
allow running update on main
Browse files Browse the repository at this point in the history
  • Loading branch information
Corecii committed May 6, 2022
1 parent 59d879b commit 9bb07d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permissions: write-all
jobs:
check:
runs-on: ubuntu-latest
if: github.ref == 'refs/heads/automatic-updates'
outputs:
updated: ${{ steps.update-result.outputs.updated }}
steps:
Expand Down

0 comments on commit 9bb07d9

Please sign in to comment.