Skip to content

Commit

Permalink
Update prbot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
louis-bompart authored Jun 11, 2024
1 parent 6bb33b7 commit 9fd78e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ jobs:
- run: npm run build
- run: cat packages/atomic/dist/atomic/atomic.esm.js
- uses: ./.github/actions/playwright-atomic
if: ${{ always() && github.event_name == 'pull_request'}}
- name: Generate a token
if: ${{ always() && github.event_name == 'pull_request'}}
id: generate-token
uses: actions/create-github-app-token@v1
with:
Expand Down

0 comments on commit 9fd78e9

Please sign in to comment.