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,8 +1,11 @@
|
||||
name: Links
|
||||
|
||||
on:
|
||||
- pull_request
|
||||
|
||||
push:
|
||||
branches: master
|
||||
pull_request:
|
||||
branches: master
|
||||
|
||||
jobs:
|
||||
linkChecker:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user