We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281eb9e commit b130be7Copy full SHA for b130be7
.github/workflows/release-doctor.yml
@@ -1,6 +1,8 @@
1
name: Release Doctor
2
on:
3
pull_request:
4
+ branches:
5
+ - main
6
workflow_dispatch:
7
8
jobs:
0 commit comments