Skip to content

Commit

Permalink
rename workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
mnholtz committed Aug 8, 2024
1 parent 936ad9d commit 5949df9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: e2e-test-unstable-browsers
name: e2e-test-pre-released-browsers

on:
schedule:
Expand Down
6 changes: 3 additions & 3 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,10 @@
"line_number": 193
}
],
".github/workflows/e2e-test-unstable-browsers.yml": [
".github/workflows/e2e-test-pre-released-browsers.yml": [
{
"type": "Secret Keyword",
"filename": ".github/workflows/e2e-test-unstable-browsers.yml",
"filename": ".github/workflows/e2e-test-pre-released-browsers.yml",
"hashed_secret": "3e26d6750975d678acb8fa35a0f69237881576b0",
"is_verified": false,
"line_number": 14
Expand Down Expand Up @@ -273,5 +273,5 @@
}
]
},
"generated_at": "2024-08-07T20:47:14Z"
"generated_at": "2024-08-08T01:31:54Z"
}

0 comments on commit 5949df9

Please sign in to comment.