Skip to content

Commit

Permalink
Modify GitHub action to trigger on all branches/PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
masonticehurst committed Nov 19, 2023
1 parent b6fbbc7 commit b1f28e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ada.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: Ada (GNAT)

on:
push:
branches: [ "master", "rLite_API_Bind" ]
pull_request:
branches: [ "master", "rLite_API_Bind" ]

jobs:
build:
Expand Down

0 comments on commit b1f28e5

Please sign in to comment.