Skip to content

doc: update

doc: update #8

name: branch push only
on:
push:
branches: ["main"]
tags:
- "!*" # not a tag push
jobs:
aws:
runs-on: ubuntu-24.04
timeout-minutes: 3
steps:
- run: echo not run on tag