Skip to content

Commit

Permalink
workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
YaSh8202 committed Sep 11, 2023
1 parent 0be9144 commit 1bf892c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/window-build.yml → .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: 'test-on-pr'
name: 'build'
on:
push:
branches:
- dev
pull_request:
branches:
- dev

jobs:
test-tauri:
Expand Down

0 comments on commit 1bf892c

Please sign in to comment.