Skip to content

Commit 94d8f08

Browse files
committed
build: specify branch for GitHub Actions workflow triggers
1 parent be168a9 commit 94d8f08

3 files changed

Lines changed: 2 additions & 90 deletions

File tree

.github/workflows/build-maven-project.yml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ on:
1616
- opened
1717
- synchronize
1818
- reopened
19+
branches:
20+
- master
1921

2022
jobs:
2123
build:

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

0 commit comments

Comments
 (0)