We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a46b1 commit fa1fdb7Copy full SHA for fa1fdb7
.github/workflows/check-built-files.yml
@@ -35,7 +35,6 @@ concurrency:
35
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request_target' && github.head_ref || github.sha }}
36
37
38
-
39
# Disable permissions for all available scopes by default.
40
# Any needed permissions should be configured at the job level.
41
permissions: {}
0 commit comments