Skip to content

Commit

Permalink
Merge pull request #79 from codenoble/pull_request_target_for_github_…
Browse files Browse the repository at this point in the history
…workflows

Pull request target for GitHub workflows
  • Loading branch information
adamcrown authored Jul 2, 2023
2 parents ccea0ee + 11168b0 commit 14a0a7d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Ruby

on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
on: [push, pull_request_target]

jobs:
test:
Expand Down

0 comments on commit 14a0a7d

Please sign in to comment.