mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-01 07:10:34 +00:00
Activate workflow on all branches
This commit is contained in:
@@ -6,9 +6,9 @@ name: changedetection.io
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ * ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ * ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user