Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
yordanovsstoyan committed Jun 25, 2024
1 parent 67d0afe commit 42847fe
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: CI

on:
push:
branches: [main]
tags: ["v[0-9]+.[0-9]+.[0-9]+"]
pull_request:
branches: [main]
# push:
# branches: [main]
# tags: ["v[0-9]+.[0-9]+.[0-9]+"]
# pull_request:
# branches: [main]

jobs:
backend:
Expand Down

0 comments on commit 42847fe

Please sign in to comment.