Skip to content

Commit

Permalink
Switch off the job run in specs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-Mietchen authored Mar 7, 2024
1 parent bfe1380 commit 94dd964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
workflow_dispatch:

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
# jobs:
# This workflow contains a single job called "build"
build:
# The type of runner that the job will run on
Expand Down

0 comments on commit 94dd964

Please sign in to comment.