Skip to content

Commit

Permalink
Rename job to validate
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Apr 16, 2024
1 parent fd671c3 commit 507145a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: ci-only
name: validate

on: [push, pull_request]

jobs:
build:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
Expand Down

0 comments on commit 507145a

Please sign in to comment.