We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6537d7 commit a09c4c1Copy full SHA for a09c4c1
1 file changed
.github/workflows/automated_release_and_build.yml
@@ -5,8 +5,8 @@ name: Automated release and build of project
5
on:
6
push:
7
branches:
8
- - master
9
- - develop
+ - y25-108-2-migrate-actions
+ pull_request:
10
11
jobs:
12
automated_release:
0 commit comments