Skip to content

Commit

Permalink
fixup! fixup! WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
srvaroa committed Nov 1, 2023
1 parent 63c78de commit aeb4d35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/apply_labels.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Label PRs
name: Label PRs with published action as canary

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Run action based on sources
env:
GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

run: |
make
Expand Down

0 comments on commit aeb4d35

Please sign in to comment.