mirror of
https://github.com/bugsink/bugsink.git
synced 2026-01-06 05:10:15 -06:00
Fix github workflow names
This commit is contained in:
2
.github/workflows/flake8.yml
vendored
2
.github/workflows/flake8.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Django CI
|
||||
name: Flake8
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Django CI
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user