Skip to content

Commit

Permalink
Merge pull request #5888 from os-autoinst/fix-obs-helper
Browse files Browse the repository at this point in the history
Run OBS helper for pull_request_target
  • Loading branch information
kalikiana authored Aug 23, 2024
2 parents 70033b2 + 430fb90 commit f834f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/obs-helper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yamllint disable rule:line-length
name: OBS Helper

on: [pull_request]
on: [pull_request_target]

jobs:
obs-url:
Expand Down

0 comments on commit f834f96

Please sign in to comment.