Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aknezevic/ci1 #4

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Prev Previous commit
Next Next commit
Trigger workflow on PR
  • Loading branch information
vmilosevic authored Sep 17, 2024
commit d14e6587325a67f09aa604f578aa7e697535450d
2 changes: 2 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: Build and Test
on:
workflow_dispatch:
workflow_call:
pull_request:
branches: [ "main" ]

jobs:
build-ttxla:
Expand Down
Loading