Skip to content

Commit

Permalink
use branches ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Aug 8, 2023
1 parent 911919f commit 087aca6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

on:
push:
branches:
- '*'
paths-ignore:
- 'master/**'
branches-ignore:
- 'master'

name: CI

Expand Down

0 comments on commit 087aca6

Please sign in to comment.