Skip to content

Commit

Permalink
change file names
Browse files Browse the repository at this point in the history
  • Loading branch information
lnart committed Apr 23, 2024
1 parent 47b13c2 commit 97ff81b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Staging Deployment Backend

on:
push:
pull_request:
branches:
- master
- blue

jobs:
integrate:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
push:
branches:
- release
- green
jobs:
integrate:
uses: ./github/workflows/integrate.yml
Expand Down

0 comments on commit 97ff81b

Please sign in to comment.