Skip to content

Commit

Permalink
Merge pull request #214 from flotiq/feature/24104-rename-job
Browse files Browse the repository at this point in the history
#24104 - rename checking snippets job
  • Loading branch information
mniemcewicz authored Jan 3, 2024
2 parents 5a5c75e + b6a9301 commit 90e331a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snippet-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:


jobs:
build:
check_snippets:
runs-on: ubuntu-latest # The type of runner that the job will run on
steps: # Steps represent a sequence of tasks that will be executed as part of the job
- name: Check out the repository
Expand Down

0 comments on commit 90e331a

Please sign in to comment.