Skip to content

Commit

Permalink
Test run
Browse files Browse the repository at this point in the history
  • Loading branch information
cradle8810 committed Apr 23, 2024
1 parent 1d3be94 commit 47334e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: shellcheck
name: Workflows

on: [push, pull_request]

jobs:
shellcheck:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 47334e1

Please sign in to comment.