We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c04a18c commit 6acabedCopy full SHA for 6acabed
.github/workflows/lint-format.yml
@@ -1,6 +1,6 @@
1
name: Linting and Formating checks
2
on:
3
- workflow_call:
+ workflow_call:
4
5
jobs:
6
# Run Pylint and Black formatter
.github/workflows/push-image.yml
@@ -1,6 +1,7 @@
name: Push Contianer to Docker Hub
+
7
0 commit comments