Remove docker CI from look at 'master' branch (#2209)

This commit is contained in:
Cooper Lees 2021-05-09 00:08:03 -07:00 committed by GitHub
parent 1bedc176d1
commit 5020577788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ name: docker
on: on:
push: push:
branches: branches:
- "master" - "main"
release: release:
types: created types: created