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 93337f3 commit f646d90Copy full SHA for f646d90
.github/workflows/package-ObjectDetectionYOLOv5-6.2.yml
@@ -5,7 +5,7 @@ on:
5
# branches:
6
# - main
7
workflow_dispatch: # Allows manual run
8
- inputs: {} # You can define inputs if needed
+ inputs: {} # No inputs at this point
9
10
jobs:
11
package_and_upload:
0 commit comments