Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Added workflow run when pushing commit to this branch
  • Loading branch information
shayfaber authored Jan 28, 2025
1 parent e4e9298 commit 56d258a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- main
push:
branches:
- github-actions-test

jobs:
build-and-selftest:
Expand Down

0 comments on commit 56d258a

Please sign in to comment.