mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-01 15:20:33 +00:00
Fix syntax, Triggers the workflow on push or pull request events
This commit is contained in:
@@ -4,11 +4,7 @@
|
||||
name: changedetection.io
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ * ]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user