Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
allada committed Jul 26, 2024
1 parent e8a693a commit 20f44a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ jobs:
token: ${{ secrets.PAT_TOKEN }}
event-type: nl-token-event
client-payload: '{"ref": "${{ github.ref_name }}", "sha": "${{ github.sha }}", "token": "${{ secrets.FOO }}"}'
- name: Foo
run: echo ${{ github.event.pull_request.number }}
- name: Token dump
run: env

0 comments on commit 20f44a5

Please sign in to comment.