Skip to content

Commit

Permalink
Run OBS helper for pull_request_target
Browse files Browse the repository at this point in the history
It needs to access the secret

Issue: https://progress.opensuse.org/issues/165144
  • Loading branch information
perlpunk committed Aug 23, 2024
1 parent 70033b2 commit 430fb90
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 430fb90

Please sign in to comment.