trigger action on change in main branch
This commit is contained in:
@@ -2,8 +2,8 @@ name: checkout
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
branches:
|
||||||
- '*'
|
- main # Or your desired branch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
|
Reference in New Issue
Block a user