Skip to content

Commit

Permalink
Revert "Disable GH CI workflow on tags"
Browse files Browse the repository at this point in the history
This reverts commit 978aabf.
  • Loading branch information
rpiotrow committed May 27, 2022
1 parent 161430c commit 0faa393
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Continuous Integration

on:
push:
tags-ignore:
- '**' # We don't want this to run on release
on: [push]

jobs:
test:
Expand Down

0 comments on commit 0faa393

Please sign in to comment.