Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .github/workflows/UpdateDirectory.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# This GitHub Action updates the DIRECTORY.md file (if needed) when doing a git push
name: Update Directory

on:
push:
branches:
- master
on: pull_request

jobs:
updateDirectory:
Expand Down