Get contact (#10)
Reviewed-on: phoenix/textsender_api#10
This commit was merged in pull request #10.
This commit is contained in:
@@ -5,6 +5,11 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
check:
|
||||
name: Check
|
||||
|
||||
Reference in New Issue
Block a user