mirror of
https://github.com/khornberg/octokit.py
synced 2026-05-18 20:09:06 +03:00
Bug Fix: workflow
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
workflow "Test" {
|
||||
on = "push"
|
||||
resolves = [
|
||||
"Report", "Lint", "Test 3.7""
|
||||
"Report", "Lint", "Test 3.7"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user