Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OudomMunint committed Jun 28, 2023
1 parent 20d97c6 commit a2581c6
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: CI Build
on:
push:
branches: [ master ]
paths:
- '**/*.gitignore'
- '**/*.gitattributes'
- '**/*.md'

pull_request:
branches: [ master ]
workflow_dispatch:
Expand Down Expand Up @@ -52,4 +49,4 @@ jobs:
if: matrix.os == 'windows-latest'
uses: ncipollo/[email protected]
with:
tag: v1.3.1
tag: v1.3.2

0 comments on commit a2581c6

Please sign in to comment.