Skip to content

Commit 78f5dd3

Browse files
authored
Update UpdateDirectory.yml
1 parent 5503ed3 commit 78f5dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UpdateDirectory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This GitHub Action updates the DIRECTORY.md file (if needed) when doing a git push
22
name: Update Directory
33

4-
on: pull_request
4+
on: [ push, pull_request ]
55

66
jobs:
77
updateDirectory:

0 commit comments

Comments
 (0)