mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 09:03:23 +00:00
chore: ensure link cleaner workflow always targets develop branch
This commit is contained in:
@@ -12,7 +12,7 @@ permissions:
|
||||
jobs:
|
||||
intelligent-clean-process:
|
||||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/develop'
|
||||
# This job can now be triggered from any branch but will always checkout 'develop'
|
||||
env:
|
||||
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user