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 31333c3 commit f5f794aCopy full SHA for f5f794a
.github/workflows/test.yml
@@ -30,6 +30,8 @@ jobs:
30
steps:
31
- uses: GitHubSecurityLab/actions-permissions/monitor@main
32
- uses: actions/checkout@v4
33
+ with:
34
+ ref: ${{ github.ref }}
35
36
# test github-script CA
37
- name: github-script
0 commit comments