Skip to content

Commit

Permalink
Trigger CI on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
sampsyo committed May 16, 2024
1 parent f5c0b70 commit a48420e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/flatgfa-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ name: flatgfa-py CI

on:
push:
branches:
- main
branches: [main]
tags: ["flatgfa-*"]
pull_request:
paths:
- "flatgfa/**"
- "flatgfa-py/**"

permissions:
Expand Down

0 comments on commit a48420e

Please sign in to comment.