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 edc0d1e commit 6fb9f6fCopy full SHA for 6fb9f6f
.github/workflows/release.yml
@@ -4,14 +4,6 @@ on:
4
branches:
5
- 'main'
6
7
- # pull_request event is required only for autolabeler
8
- pull_request:
9
- # Only following types are handled by the action, but one can default to all as well
10
- types: [opened, reopened, synchronize]
11
- # pull_request_target event is required for autolabeler to support PRs from forks
12
- pull_request_target:
13
14
-
15
permissions:
16
contents: read
17
0 commit comments