Skip to content

Commit 4a152e2

Browse files
authored
Update directory_writer.yml
1 parent dcfa272 commit 4a152e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/directory_writer.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# The objective of this GitHub Action is to update the DIRECTORY.md file (if needed)
22
# when doing a git push
33
name: directory_writer
4-
on: push
4+
on:
5+
push:
56
jobs:
67
build:
78
runs-on: self-hosted

0 commit comments

Comments
 (0)