Skip to content

Commit

Permalink
Try to migrate to new common pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
SKProCH committed Jun 15, 2024
1 parent 042eddd commit d3695a7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 43 deletions.
15 changes: 15 additions & 0 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
name: Build and publish

on:
push:
branches:
- master
- main
- release/**

jobs:
build-and-test:
uses: SKProCH/CommonWorkflows/.github/workflows/build-publish.yml@main
secrets: inherit
with:
publish-nightly: false
19 changes: 0 additions & 19 deletions .github/workflows/build.yml

This file was deleted.

24 changes: 0 additions & 24 deletions .github/workflows/publish.yml

This file was deleted.

0 comments on commit d3695a7

Please sign in to comment.