We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4c2258 commit 5d47e30Copy full SHA for 5d47e30
.github/workflows/pr-build.yml
@@ -5,9 +5,6 @@ on:
5
branches:
6
- main
7
8
-permissions:
9
- contents: read # This is required for actions/checkout
10
-
11
jobs:
12
build:
13
name: Build and Test
0 commit comments