Skip to content

Commit

Permalink
💚 Update CI to make review for staging branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Xen0Xys committed Dec 24, 2024
1 parent 07af95a commit fce241a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,14 @@ on:
push:
branches:
- main
- staging


jobs:
build:
name: Build and analyze
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit fce241a

Please sign in to comment.