Skip to content

Commit 3746a83

Browse files
authored
Update directory_writer.yml
1 parent d7f7865 commit 3746a83

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+
pull_request
56
jobs:
67
build:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)