Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #40 from shaishap/main
Browse files Browse the repository at this point in the history
Blank change for testing release
  • Loading branch information
tamarafischer authored Oct 25, 2023
2 parents 3bbebbb + 286615b commit c8073ce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: verify-pr
name: Verify PR

on:
pull_request:
branches:
- main

jobs:
build-and-test:
verify-pr:

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: continuous-integration
name: Continuous Integration

on:
push:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: Release to maven central

on:
Expand Down

0 comments on commit c8073ce

Please sign in to comment.