Skip to content

Commit

Permalink
13 Updated ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
vladokuskov committed May 4, 2024
1 parent bbc5e72 commit b0935c6
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
name: Automated Testing and Verification 🤖

on:
pull_request:
branches: [ main ]
types: [ opened, synchronize, closed ]
workflow_dispatch:
push:
branches-ignore:
- main
paths-ignore:
- 'README.md'

jobs:
inspection:
Expand Down

0 comments on commit b0935c6

Please sign in to comment.