Skip to content

Commit

Permalink
ci: fig PR only on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored Jun 17, 2024
1 parent 0530553 commit c3a77ad
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/fig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Fig integration

on:
push:
branches:
- master
tags: '*'

concurrency: ${{ github.workflow }}-${{ github.sha }}

jobs:
push-autocomplete-spec:
Expand Down

0 comments on commit c3a77ad

Please sign in to comment.