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.
1 parent 7851b44 commit f886e1eCopy full SHA for f886e1e
.github/workflows/conan.yml
@@ -32,6 +32,7 @@ jobs:
32
with:
33
branch: main
34
workflow-id: conan.yml
35
+ github-token: ${{ github.token }}
36
- name: Cancel scheduled build with no new commits
37
uses: andymckay/[email protected]
38
if: |
0 commit comments