Skip to content

Commit

Permalink
dummy workflows .circleci/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoBrigitte committed Nov 7, 2024
1 parent a32bdc3 commit 11ef1cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,12 @@ jobs:
steps:
- run:
command: noop
workflows:
version: 2
dummy:
jobs:
- dummy
filters:
branches:
ignore:
- *

0 comments on commit 11ef1cf

Please sign in to comment.