Skip to content

Commit

Permalink
Trigger build on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
choweiyuan committed Aug 23, 2023
1 parent f3dc89e commit abd4ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Jenkins REST CI Build
run-name: ${{ github.actor }} is running Jenkins REST CI Build on GitHub Actions 🚀
on: [push]
on: [push, pull_request_target]
jobs:
build:
# You must use a Linux environment when using service containers or container jobs
Expand Down

0 comments on commit abd4ce6

Please sign in to comment.