Skip to content

Commit

Permalink
ci set to pr or on demand
Browse files Browse the repository at this point in the history
  • Loading branch information
zMynxx committed Feb 28, 2024
1 parent 4777363 commit 485e2f1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ name: CI

on:
workflow_dispatch:
push:
pull_request:
branches:
- "main"
- "feature/*"

env:
TEST_TAG: ${{ secrets.DOCKERHUB_USERNAME }}/${{ vars.DOCKERHUB_REPO }}:test-22.04-v0.31.1
Expand Down

0 comments on commit 485e2f1

Please sign in to comment.