Skip to content

Commit

Permalink
Only execute with tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Tedezed committed Oct 4, 2024
1 parent d46b460 commit e4a00f1
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
name: CI
name: Publish CI

on:
push:
branches: [main]
tags: ["*"]

pull_request:
branches: [main]

jobs:
build:
name: Build [Node.js ${{ matrix.node-version }}]
Expand Down

0 comments on commit e4a00f1

Please sign in to comment.