Skip to content

Commit

Permalink
CI: Generate a separate artifact for FDB
Browse files Browse the repository at this point in the history
  • Loading branch information
mdecimus committed Apr 12, 2024
1 parent 7832601 commit f5faa87
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
pull_request:
push:
tags: ["v*.*.*"]
branches: ["main"]

jobs:
build:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
pull_request:
push:
tags: ["v*.*.*"]
branches: ["*"]

jobs:
style:
Expand Down

0 comments on commit f5faa87

Please sign in to comment.