fix(ci): use correct rule name for debianrepo workflow (#550)
See https://github.com/ooni/probe/issues/1840
This commit is contained in:
parent
d44970a43f
commit
b7b87ee0de
2
.github/workflows/debianrepo.yml
vendored
2
.github/workflows/debianrepo.yml
vendored
|
@ -1,5 +1,5 @@
|
||||||
# debianrepo ensures we can install on debian with the official build instructions
|
# debianrepo ensures we can install on debian with the official build instructions
|
||||||
name: linux
|
name: debianrepo
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user