Skip to content

Commit

Permalink
[fix #24] permissions pong
Browse files Browse the repository at this point in the history
  • Loading branch information
tiawl authored Apr 27, 2024
2 parents 1886d7f + 127bb1b commit d6664dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: "${{ secrets.PAT }}"
- uses: tiawl/spaceporn-dep-action-cd-pong@v1
if: contains(fromJSON('["spaceporn-dep-action-ci","spaceporn-dep-action-cd-ping", "spaceporn-dep-action-cd-pong"]'), github.event.client_payload.dependency)
with:
Expand Down

0 comments on commit d6664dc

Please sign in to comment.