Skip to content

ci: trigger github action workflow on main branch push #1

ci: trigger github action workflow on main branch push

ci: trigger github action workflow on main branch push #1

Workflow file for this run

#on:
# push:
# tags-ignore:
# - '**'
on:
push:
branches:
- main
jobs:
angular:
uses: ./.github/workflows/angular.yml