Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Add job name to enable branch protection
Browse files Browse the repository at this point in the history
  • Loading branch information
karlhorky committed Apr 14, 2022
1 parent 3fc3442 commit 16b6ffe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eas-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:

jobs:
eas-update:
name: EAS update
runs-on: ubuntu-latest
steps:
- name: 🏗 Checkout repository
Expand Down

0 comments on commit 16b6ffe

Please sign in to comment.