Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Only stagging in branch dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AnGgIt86 committed Sep 2, 2024
1 parent 82926e8 commit 3bca9b6
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@ name: Build and Test

on:
pull_request:
branches:
- dev
workflow_dispatch:
branches:
- main
- dev
push:
branches:
- dev

concurrency:
group: ${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 3bca9b6

Please sign in to comment.