Skip to content

Commit

Permalink
rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
gjedlicska committed Jun 22, 2023
1 parent 0bc98f7 commit 56def53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: # rebuild any PRs and any branch changes
- main

jobs:
integration-test: # make sure the action works on a clean machine without building
publish-automate-function-version: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.4.0
Expand Down

0 comments on commit 56def53

Please sign in to comment.