Skip to content

Commit

Permalink
on push
Browse files Browse the repository at this point in the history
  • Loading branch information
cyri113 committed Feb 28, 2024
1 parent f0f7d0b commit c7c7ec5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Production CI/CD Pipeline

on:
push:
branches:
- main
pull_request:
on: push
# push:
# branches:
# - main
# pull_request:

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit c7c7ec5

Please sign in to comment.