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 4a8b240 commit 12cb303Copy full SHA for 12cb303
.github/actions/branch/action.yml
@@ -1,5 +1,5 @@
1
name: 'Branch from fork'
2
description: 'creates a branch based off PR from fork'
3
runs:
4
- using: 'node16'
+ using: 'node18'
5
main: 'index.js'
.github/actions/permissions/action.yml
name: 'Check permissions'
description: 'Checks if commentor has write access or above'
0 commit comments