File tree Expand file tree Collapse file tree 5 files changed +16
-1
lines changed
Expand file tree Collapse file tree 5 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 77 branches :
88 - main
99
10+ permissions :
11+ contents : read
12+
1013jobs :
1114 ci :
1215 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 77 - edited
88 - synchronize
99
10+ permissions :
11+ pull-requests : read
12+
1013jobs :
1114 main :
1215 name : Validate PR title
4144 # special "[WIP]" prefix to indicate this state. This will avoid the
4245 # validation of the PR title and the pull request checks remain pending.
4346 # Note that a second check will be reported if this is enabled.
44- wip : true
47+ wip : false
4548 # When using "Squash and merge" on a PR with only one commit, GitHub
4649 # will suggest using that commit message instead of the PR title for the
4750 # merge commit, and it's easy to commit this by mistake. Enable this option
Original file line number Diff line number Diff line change 44 tags :
55 - " v*.*.*"
66
7+ permissions :
8+ contents : read
9+
710jobs :
811 publish :
912 name : Publish to npm
Original file line number Diff line number Diff line change 44 - cron : " 0 8 * * *"
55 workflow_dispatch :
66
7+ permissions :
8+ contents : read
9+
710jobs :
811 regen :
912 timeout-minutes : 30
Original file line number Diff line number Diff line change 44 branches :
55 - main
66
7+ permissions :
8+ contents : read
9+
710jobs :
811 release-please :
912 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments