Skip to content

Commit

Permalink
rename the faux-ci workflow so it is clear that the faux job is what …
Browse files Browse the repository at this point in the history
…is executing
  • Loading branch information
k-rister committed Aug 21, 2024
1 parent bd2b861 commit 8256a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/faux-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# as described here: https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks

# Basic ci workflow using github actions
name: CI
name: faux-CI

# Controls when the action will run.
on:
Expand Down

0 comments on commit 8256a45

Please sign in to comment.