aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/validate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml
index 1a9dd2f12..d7b78caac 100644
--- a/.github/workflows/validate.yml
+++ b/.github/workflows/validate.yml
@@ -22,7 +22,7 @@ jobs:
steps:
- name: Cancel Previous Runs
if: ${{ github.ref_name != 'main'}}
- uses: styfle/[email protected]
+ uses: styfle/[email protected]
with:
access_token: ${{ github.token }}