Skip to content

Commit

Permalink
fix workflow bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
rawandahmad698 committed Jan 6, 2024
1 parent c451c06 commit 65fd6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
tags:
- '*' # Push events to matching tags (e.g. v1.0, v20.15.10)
- 'v*.*.*'

jobs:
build-and-test:
Expand Down

0 comments on commit 65fd6d6

Please sign in to comment.