We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb51312 commit cdbf8aeCopy full SHA for cdbf8ae
.github/workflows/sample-workflow.yml
@@ -21,8 +21,6 @@ jobs:
21
# Start the branch deployment
22
- uses: ./
23
id: branch-deploy
24
- with:
25
- allow_forks: true
26
27
# Check out the ref from the output of the IssueOps command
28
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # [email protected]
0 commit comments