diff --git a/.github/workflows/apply_labels.yml b/.github/workflows/apply_labels.yml index 56fe6a9..bd09a7a 100644 --- a/.github/workflows/apply_labels.yml +++ b/.github/workflows/apply_labels.yml @@ -1,4 +1,4 @@ -name: Label PRs +name: Label PRs with published action as canary on: pull_request: diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e0e19e6..b4ac78b 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -20,7 +20,7 @@ jobs: - name: Run action based on sources env: - GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | make