Skip to content

Commit c55631b

Browse files
committed
Set DO_RC to OFF
1 parent dd9e777 commit c55631b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
name: 'mythril'
3232
env:
3333
GITHUB_ACCESS_TOKEN: " ${{ secrets.HABITS_NEW }}"
34-
DO_RC: "ON"
34+
DO_RC: "OFF"
3535
#GITHUB_ACCESS_TOKEN: " ${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)