We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e01422b commit c0a80bdCopy full SHA for c0a80bd
.github/workflows/build.yml
@@ -4,7 +4,7 @@ on: [push, pull_request, workflow_dispatch]
4
5
jobs:
6
Build-LicenseFeature:
7
- uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@vmaster
+ uses: PalladioSimulator/Palladio-Build-ActionsPipeline/.github/workflows/build.yml@master
8
with:
9
use-display-output: true
10
runner-label: ubuntu-latest
0 commit comments