FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix regular expressions escaping in a workflow by sinsukehlab · Pull Request #77 · skills/code-with-codespaces · GitHub

/ code-with-codespaces Public template

Fix regular expressions escaping in a workflow - #77

Merged
rsese merged 1 commit into
skills:mainfrom
sinsukehlab:fix-regexp
Apr 12, 2024
Merged

Fix regular expressions escaping in a workflow#77
rsese merged 1 commit into
skills:mainfrom
sinsukehlab:fix-regexp

Conversation

Copy link
Copy Markdown
Contributor

Escape . to \\.

Summary

Fix regular expressions escaping in a workflow

Changes

. → \\.

Task list

  • For workflow changes, I have verified the Actions workflows function as expected.
  • For content changes, I have reviewed the style guide.

Escape `.` to `\\.`
rsese merged commit 5a55e0b into skills:main Apr 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL