mirror of
https://github.com/mastodon/mastodon.git
synced 2025-09-05 17:31:12 +00:00
Remove unnecessary limitation on manual build-security workflow (#35752)
This commit is contained in:
parent
eda8ddddd6
commit
c893b82ace
1
.github/workflows/build-security.yml
vendored
1
.github/workflows/build-security.yml
vendored
|
@ -9,7 +9,6 @@ permissions:
|
|||
jobs:
|
||||
compute-suffix:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository == 'mastodon/mastodon'
|
||||
steps:
|
||||
- id: version_vars
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user