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