Skip to content

Commit 5ac6a9f

Browse files
committed
trigger workflow on changes to gateway files
1 parent 0f2d5b5 commit 5ac6a9f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/update_actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
paths:
1111
- ".github/workflows/update_actions.yml"
1212
- ".github/workflows/dummy.yml"
13+
- gateway/*
1314

1415
permissions:
1516
contents: read

.github/workflows/update_dummy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
paths:
1111
- ".github/workflows/update_dummy.yml"
1212
- "actions.yml"
13+
- gateway/*
1314

1415
permissions: {}
1516

0 commit comments

Comments
 (0)