Skip to content

Commit

Permalink
Merge pull request #38 from nmcb/cicd
Browse files Browse the repository at this point in the history
upgraded manually
  • Loading branch information
nmcb authored Jan 23, 2024
2 parents 8eac098 + 00e0b30 commit 1f943ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ name: Scala Build

on:
push:
branches: [ master ]
branches: [ main ]
pull_request:
branches: [ master ]
branches: [ main ]

jobs:
build:
Expand Down
23 changes: 0 additions & 23 deletions .github/workflows/build-update.yml

This file was deleted.

0 comments on commit 1f943ef

Please sign in to comment.