We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd938e9 commit c89903dCopy full SHA for c89903d
4 files changed
.github/workflows/executableMonitorTests.yml
@@ -7,6 +7,8 @@ on:
7
branches: [main, v2]
8
workflow_dispatch:
9
10
+permissions: {}
11
+
12
env:
13
# The bash escape character is \033
14
bashPass: \033[32;1mPASSED -
.github/workflows/formattingTests.yml
branches: [main,v2]
.github/workflows/pr_checks.yml
@@ -5,6 +5,8 @@ on:
5
6
.github/workflows/test.yml
0 commit comments