File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 8282 needs : [test]
8383 name : Build and Publish Docker image
8484 runs-on : ubuntu-latest
85- if : ( github.repository == 'boostorg/website-v2' && github.event_name == 'push' && ( github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop' )) || ( github.repository == 'sdarwin /website-v2' && github.event_name == 'push' && github.ref == 'refs/heads/cppal-dev' )
85+ if : ( github.repository == 'boostorg/website-v2' && github.event_name == 'push' && ( github.ref == 'refs/heads/master' || github.ref == 'refs/heads/develop' )) || ( github.repository == 'cppalliance /website-v2-qa ' && github.event_name == 'push' && github.ref == 'refs/heads/cppal-dev' )
8686
8787 steps :
8888 - name : Set environment for branches
You can’t perform that action at this time.
0 commit comments