Skip to content

Commit bab1982

Browse files
committed
DEBUG: another attempt
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent bc4ab04 commit bab1982

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/break-pacman-upload-lease.yml renamed to .github/workflows/innocuous-test.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
name: Break Pacman Upload Lease
2-
run-name: Break pacman upload lease
1+
name: A test
32

43
on:
54
push:
65
workflow_dispatch:
76

87
jobs:
9-
break-lease:
8+
test:
109
runs-on: ubuntu-latest
1110
steps:
1211
- name: Clone build-extra

0 commit comments

Comments
 (0)