Skip to content

Commit

Permalink
freezze on release only
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudbore committed Apr 19, 2024
1 parent ecaaa2f commit ced0b5c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/freeze_requirements.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name : Freeze release requirements

on:
push:
tags:
- '*'
release:
types: [published]

jobs:
freeze_requirements:
Expand Down

0 comments on commit ced0b5c

Please sign in to comment.