Skip to content

Commit

Permalink
Run full check on any change to main
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Feb 14, 2024
1 parent 29c0906 commit 585b565
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci-full-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,10 @@ name: CI-full-check

on:
workflow_dispatch:
pull_request:
types:
- assigned
- review_requested
push:
branches:
- main
- release/**
paths:
- '.github/**'
- 'action.yml'

jobs:
action-inputs:
Expand Down

0 comments on commit 585b565

Please sign in to comment.