Compare commits
1 commit
bae37e3eca
...
4b8ce403a3
Author | SHA1 | Date | |
---|---|---|---|
4b8ce403a3 |
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ jobs:
|
||||||
comment-on-pr: ${{ github.ref_name != 'main' }}
|
comment-on-pr: ${{ github.ref_name != 'main' }}
|
||||||
# Generate artifacts on main (to speed up comparisons)
|
# Generate artifacts on main (to speed up comparisons)
|
||||||
generate-artifact: ${{ github.ref_name == 'main' }}
|
generate-artifact: ${{ github.ref_name == 'main' }}
|
||||||
github-token: ${{ secrets.ARTIFACT_TOKEN }}
|
|
||||||
# Generate comparisons to main
|
# Generate comparisons to main
|
||||||
do-comparison: 'true'
|
do-comparison: 'true'
|
||||||
# This job's name (so we can find the artifacts)
|
# This job's name (so we can find the artifacts)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue