Browse Source

Update container_dev.yml

pull/3179/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
cc5d771088
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/container_dev.yml

2
.github/workflows/container_dev.yml

@ -3,7 +3,7 @@ name: "docker: build dev containers"
on: on:
push: push:
branches: [ master ] branches: [ master ]
workflow_dispatch: []
workflow_dispatch: {}
permissions: permissions:
contents: read contents: read

Loading…
Cancel
Save