Skip to content

Commit

Permalink
Fix build CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
Holt59 committed Jul 9, 2023
1 parent 27cf837 commit 6c0d1cc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 71 deletions.
70 changes: 0 additions & 70 deletions .github/workflows/basic-action.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
push:
branches: master
pull_request:
types: [opened, reopened]
types: [opened, synchronize, reopened]
jobs:
build:
runs-on: windows-2022
Expand Down

0 comments on commit 6c0d1cc

Please sign in to comment.