Skip to content

Commit

Permalink
Merge pull request #15 from JaimeStill/scripts
Browse files Browse the repository at this point in the history
adjust NuGet package GitHub Actions
  • Loading branch information
JaimeStill authored Feb 25, 2023
2 parents e631971 + 22d4c96 commit 5a276b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/arma-demo-core-ci.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Ensure Arma.Demo.Core Builds

on:
push:
branches:
- main
paths:
- src/Arma.Demo.Core/*
pull_request:
branches:
- main
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/arma-demo-core-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
branches:
- main
paths:
- src/Arma.Demo.Core/*
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5a276b9

Please sign in to comment.