Skip to content

Commit

Permalink
create workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ffluxxus authored Jul 8, 2024
1 parent 9383ff6 commit 741c117
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
on:
push:
branches:
- main
- release/*

jobs:
ScriptCheck:
name: deploy for checking
runs-on: ubuntu-latest

0 comments on commit 741c117

Please sign in to comment.