We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9e777 commit c55631bCopy full SHA for c55631b
.github/workflows/main.yaml
@@ -31,5 +31,5 @@ jobs:
31
name: 'mythril'
32
env:
33
GITHUB_ACCESS_TOKEN: " ${{ secrets.HABITS_NEW }}"
34
- DO_RC: "ON"
+ DO_RC: "OFF"
35
#GITHUB_ACCESS_TOKEN: " ${{ secrets.GITHUB_TOKEN }}"
0 commit comments