Skip to content

Commit

Permalink
ci ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
toyobayashi committed Dec 25, 2023
1 parent 89eedcf commit bea33e3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,18 @@ name: Build

on:
push:
paths-ignore:
- '**.md'
- '**/docs/**'
branches:
- main
- test-*
tags:
- v*
pull_request:
paths-ignore:
- '**.md'
- '**/docs/**'
workflow_dispatch:

env:
Expand Down

0 comments on commit bea33e3

Please sign in to comment.