Skip to content

Commit 0b7ae5c

Browse files
rbro112george-sentry
authored andcommitted
Remove NOT REQUIRED from snapshots generation workflow (#112372)
<!-- Describe your PR here. --> <!-- Sentry employees and contractors can delete or ignore the following. --> ### Legal Boilerplate Look, I get it. The entity doing business as "Sentry" was incorporated in the State of Delaware in 2015 as Functional Software, Inc. and is gonna need some rights from me in order to utilize my contributions in this here PR. So here's the deal: I retain all rights, title and interest in and to my contributions, and by keeping this boilerplate intact I confirm that Sentry can use, modify, copy, and redistribute my contributions, under Sentry's choice of terms.
1 parent 0fccfde commit 0b7ae5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: '[NOT REQUIRED] frontend-snapshots'
1+
name: 'frontend-snapshots'
22

33
on:
44
push:

0 commit comments

Comments
 (0)