Fix syntax, Triggers the workflow on push or pull request events

pull/15/head
Leigh Morresi 2021-02-27 09:06:54 +01:00
rodzic ec1ac300af
commit efe0356f37
1 zmienionych plików z 1 dodań i 5 usunięć

Wyświetl plik

@ -4,11 +4,7 @@
name: changedetection.io
on:
push:
branches: [ * ]
pull_request:
branches: [ * ]
on: [push, pull_request]
jobs:
build: