Skip to content

Commit b319d7b

Browse files
committed
Update main.yml
1 parent a30eb34 commit b319d7b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ jobs:
2828
controller_host: ${{ secrets.CONTROLLER_HOST }}
2929
controller_username: ${{ secrets.CONTROLLER_USERNAME }}
3030
controller_password: ${{ secrets.CONTROLLER_PASSWORD }}
31-
job_template: "AWS - ec2 enforce owner tag"
31+
job_template: "test job"
32+
# job_template: "AWS - ec2 enforce owner tag"
3233
controller_project: "test project"
3334
extra_vars: "your_region=us-west-1"
3435
validate_certs: false

0 commit comments

Comments
 (0)