Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kidozh committed Aug 5, 2024
1 parent d99455a commit 74c5450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ on:
branches:
- dev
- test
- master
push:
branches:
- dev
- test
- master
jobs: # Telling what jobs we need to happen
build: # Specify the building name and machine
name: Build & Release # you can name the build whatever you want
Expand Down

0 comments on commit 74c5450

Please sign in to comment.