Skip to content

Commit

Permalink
ignore Files
Browse files Browse the repository at this point in the history
  • Loading branch information
crizzitello committed Jul 30, 2024
1 parent c818468 commit de96e2c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@ name: CI

on:
push:
paths-ignore:
- 'README.md'
- '.gitignore'
branches: [ main ]
tags:
- 'v*'
pull_request:
branches: [ main ]

jobs:
prebuild:
name: Job Info
Expand Down

0 comments on commit de96e2c

Please sign in to comment.