mirror of
https://github.com/dariubs/GoBooks.git
synced 2026-04-30 14:03:54 +07:00
Adjust GitHub Actions trigger
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
name: Links
|
name: Links
|
||||||
|
|
||||||
on:
|
on:
|
||||||
- pull_request
|
push:
|
||||||
|
branches: master
|
||||||
|
pull_request:
|
||||||
|
branches: master
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
linkChecker:
|
linkChecker:
|
||||||
|
|||||||
Reference in New Issue
Block a user