Skip to content

Commit 5f2f18c

Browse files
committed
Trigger build job in CI on push to any branch
1 parent da8ef8b commit 5f2f18c

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
#file: noinspection YAMLSchemaValidation
22
name: Deploy
33

4-
on:
5-
push:
6-
branches:
7-
- master
4+
on: push
85

96
jobs:
107
build:

0 commit comments

Comments
 (0)