We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73f8b18 commit cd31353Copy full SHA for cd31353
.github/workflows/runner.yml
@@ -24,7 +24,7 @@ on:
24
description: "ec2-gha Git ref (branch/tag/SHA) to checkout"
25
required: false
26
type: string
27
- default: "v2"
+ default: "rw/hooks"
28
aws_region:
29
description: "AWS region for EC2 instances (falls back to vars.AWS_REGION, then us-east-1)"
30
0 commit comments