mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-07-31 12:31:59 +08:00
Enable use of reusable actions in static analysis
This commit is contained in:
parent
c99c81e0ff
commit
fc27654827
3
.github/workflows/static_analysis.yml
vendored
3
.github/workflows/static_analysis.yml
vendored
@ -8,3 +8,6 @@ on:
|
||||
jobs:
|
||||
static_analysis:
|
||||
uses: Prusa-Development/PrusaSlicer-Actions/.github/workflows/static_analysis.yml@master
|
||||
secrets: inherit
|
||||
with:
|
||||
actions_branch: master
|
||||
|
Loading…
x
Reference in New Issue
Block a user