Skip to content

Commit

Permalink
Added dir workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
goldim committed Mar 19, 2024
1 parent 9ffe869 commit 7f31f11
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
build-and-deploy:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'ci skip')"
steps:
- name: Checkout
Expand Down

0 comments on commit 7f31f11

Please sign in to comment.