Skip to content

Commit

Permalink
Change workflow names
Browse files Browse the repository at this point in the history
  • Loading branch information
fblupi committed Mar 18, 2024
1 parent 43157b2 commit bce5652
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_census_sms.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test Census SMS
on: [push]

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_ephemeral_participation.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test Ephemeral Participation
on: [push]

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test Stats
on: [push]

env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_valid_auth.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test Valid Auth
on: [push]

env:
Expand Down

0 comments on commit bce5652

Please sign in to comment.