We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pipeline.yml
1 parent 0c90431 commit 2a92133Copy full SHA for 2a92133
.github/workflows/pipeline.yml
@@ -22,8 +22,6 @@ jobs:
22
steps:
23
- name: Cancel Previous Runs
24
uses: styfle/[email protected]
25
- with:
26
- access_token: ${{ secrets.GITHUB_TOKEN }}
27
28
- name: Checkout
29
uses: actions/checkout@v2
@@ -59,8 +57,7 @@ jobs:
59
57
60
58
61
62
63
+
64
65
66
@@ -92,8 +89,7 @@ jobs:
92
89
93
90
94
91
95
96
97
98
99
0 commit comments