Skip to content

Commit

Permalink
chore: cleanup example
Browse files Browse the repository at this point in the history
  • Loading branch information
Orie Steele committed Mar 20, 2022
1 parent f02edec commit 5930215
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/create-container.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Publish Container

on:
push:
branches:
- main
# push:
# branches:
# - main
# schedule:
# # Every day at midnight
# - cron: "0 0 * * *"
# workflow_dispatch:
workflow_dispatch:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 5930215

Please sign in to comment.