Skip to content

Commit

Permalink
use this branch for cicd pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
konraddysput committed May 29, 2024
1 parent 46c7e45 commit b51f667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: CI
on:
# Triggers the workflow on push or pull request events but only for the "backtrace" branch
push:
branches: ["backtrace"]
branches: ["backtrace", "bugfix/cicd"]
pull_request:
branches: ["backtrace"]
schedule:
Expand Down

0 comments on commit b51f667

Please sign in to comment.