Adjust GitHub Actions trigger

This commit is contained in:
Nathan Youngman
2023-09-02 18:00:45 -06:00
parent 9457b93969
commit f6c4e7158d
+5 -2
View File
@@ -1,8 +1,11 @@
name: Links
on:
- pull_request
push:
branches: master
pull_request:
branches: master
jobs:
linkChecker:
runs-on: ubuntu-latest