mirror of
https://github.com/scratchfoundation/scratch-analysis.git
synced 2025-08-28 22:09:00 -04:00
Test new logic 2
This commit is contained in:
parent
8daab1b6e9
commit
ffd18696e8
1 changed files with 2 additions and 2 deletions
|
@ -55,11 +55,11 @@ workflows:
|
|||
- slack-notifications
|
||||
when:
|
||||
not:
|
||||
equal: [ tsm/circleci-updates, <<pipeline.git.branch>> ]
|
||||
- equal: [ tsm/circleci-updates, <<pipeline.git.branch>> ]
|
||||
|
||||
build-and-publish-package:
|
||||
when:
|
||||
equal: [ tsm/circleci-updates, << pipeline.git.branch >> ]
|
||||
- equal: [ tsm/circleci-updates, << pipeline.git.branch >> ]
|
||||
jobs:
|
||||
- build-and-test:
|
||||
context:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue