Skip to content

Commit

Permalink
Run quick-check on main
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Apr 12, 2024
1 parent f02f491 commit 595fa85
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci-full-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ name: CI-full-check

on:
workflow_dispatch:
push:
branches:
- main
- release/**

jobs:
action-inputs:
Expand Down
3 changes: 0 additions & 3 deletions .github/workflows/ci-quick-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ name: CI-quick-check
on:
workflow_dispatch:
push:
branches-ignore:
- main
- release/**

jobs:
action-inputs:
Expand Down

0 comments on commit 595fa85

Please sign in to comment.