Skip to content

Commit

Permalink
Optimize caching and rerun inspections
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Oct 11, 2024
1 parent 050def5 commit f8a6739
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/pr-update.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
name: Pull-Requests Images
name: Pull-Requests Updates

env:
LABEL_NAME: "test_publish"
WORKFLOW_CI_FN: "ci.yaml"
GITHUB_TOKEN: ${{ github.token }}
GITHUB_PR_ID: ${{github.event.number}}
GITHUB_EVENT_ACTION: ${{github.event.action}}

concurrency:
cancel-in-progress: true
Expand Down

0 comments on commit f8a6739

Please sign in to comment.