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 c61e1fb commit bbc5e72
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Automated Testing and Verification 🤖

on:
push:
pull_request:
branches:
branches: [ main ]
types: [ opened, synchronize, closed ]
push:
branches-ignore:
- main

jobs:
Expand Down

0 comments on commit bbc5e72

Please sign in to comment.