diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 1524f3b..46ce937 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -1,11 +1,11 @@ # This is a basic workflow to help you get started with Actions stock -name: Check Release Tag Name +name: CI on: push: branches: - - master + - main jobs: example_job: