Skip to content

Commit

Permalink
chore: remove event filtering
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcloud committed Dec 31, 2021
1 parent 04825f3 commit 4f39c02
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: tibdex/github-app-token@v1
if: ${{ github.event_name != 'pull_request' }}
id: generate_token
with:
app_id: ${{ secrets.APP_ID }}
Expand Down

0 comments on commit 4f39c02

Please sign in to comment.