Skip to content

Commit 3a6bcb0

Browse files
committed
small modification in workflow
1 parent 0957002 commit 3a6bcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/tf_cloud_aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
name: AWS Infra Creation Using in TF Cloud
55

66
on:
7+
workflow_dispatch:
78
workflow_call:
89
secrets:
910
TF_API_TOKEN:
@@ -12,7 +13,6 @@ on:
1213
branches: [ "main" ]
1314
pull_request:
1415
branches: [ "main" ]
15-
workflow_dispatch:
1616

1717
env:
1818
tfcode_path: tfcloud_samples/amazon_ec2

0 commit comments

Comments
 (0)