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