Skip to content

Commit

Permalink
pr triggering
Browse files Browse the repository at this point in the history
  • Loading branch information
thetoolsmith committed Jan 16, 2025
1 parent 27aef50 commit 58f7acf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/codebuild_runner_test.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: GHA Codebuild Runner Test
on: [push]

on:
pull_request:
branches: [main]

jobs:
test1:
runs-on:
Expand Down

0 comments on commit 58f7acf

Please sign in to comment.